libxenlight: fix multiple console with stubdoms
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:34:10 +0000 (13:34 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:34:10 +0000 (13:34 +0000)
commita2bfc84506851a75991c259bc766f6e4ae063432
tree545298cfb42dfa9e756033334b0edf7157f1af62
parent9e63fdbdc75f2bcabd71248f73b1e8276a18a2d4
libxenlight: fix multiple console with stubdoms

libxenlight doesn't handle properly the multiple pv console case,
needed to support an emulated serial in hvm guests with stubdoms.
This patch fixes it.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.c